toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]ShowNetErrorPageCallback
/
Params
Params
interface
Params
Members
Functions
error
Link copied to clipboard
open
fun
error
(
)
:
NetError
Returns a network error of the failed request converted to NetError if such conversion is valid, otherwise an empty
Optional
.
url
Link copied to clipboard
open
fun
url
(
)
:
String
Returns a string that represents URL of the unreachable navigation request.